/*
Theme Name: CMA-Global.es 2014
Theme URI:
Description: The 2012 Edition of CMA-Global.es
Author: CMA-Global.es Design
Author URI: http://www.cma-global.es/
Version: 1.0

License: Copyright 2012 CMA-Global.es Worldwide
License URI:

This theme was designed and developed in-house by CMA-Global.es Design's Alexander McLean and Ryan Mauro.
*/

/*------------- imports --------------*/

@import 'css/reset.css';
@import 'css/text.css';
@import 'css/recent-post.css';
@import 'css/sidebar.css';
@import 'css/breadcrumb.css';
@import 'css/post.css';
@import 'css/page.css';
@import 'css/nav.css';
@import 'css/company-logos.css';
@import 'css/body-content.css';
@import 'flags/flags.css';


/* WORDPRESS CORE
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.sticky {
}
.gallery-caption {
}
.bypostauthor {
}
/* BASIC HTML
----------------------------------------------------------------------------------------------------*/
html, body {height: 100%;}
img {
	max-width: 100%;
	height: auto;
}
/* DATA TABLES
----------------------------------------------------------------------------------------------------*/
.data,
.data th,
.data td {
  border-style: solid;
  border-color: #ddd;
}

.data {
  border-width: 0 1px 1px;
  width: 100%;
}

.data caption {
  padding: 0 0.8em 0.4em;
  text-transform: uppercase;
}

.data th,
.data td {
  border-top-width: 1px;
  padding: 5px 10px;
}

.data th {
  white-space: nowrap;
}

.data thead th {
  background: #eee;
  text-shadow: #fff 0 1px 0;
}

.data tbody th {
  width: 1px;
}

.data tr th:first-child {
  text-align: right;
}

/* CODE
----------------------------------------------------------------------------------------------------*/
pre,
code {
  font-size: 12px;
  font-family: Menlo, Courier, monospace;
}
pre,
.notice {
  background: #ffe;
  border: 1px solid;
  border-color: #eed #ccb #bba #ddc;
  overflow: auto;
  padding: 10px 0 10px 10px;
}
* html pre {
  overflow: hidden;
  width: 97%;
}
code {
  background: #ff9;
  padding: 0 2px;
}

/* CMA-Global.es TWENTYTWELVE THEME
----------------------------------------------------------------------------------------------------*/

/*----------------< GENERIC CONTAINERS >----------------*/
.wrapper {
	width:100%;
	min-width:1030px;
	background:#009edd;
	
}
.container {
	width:1030px;
	margin:0 auto;
	background:none;
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.section-990 {
	position:relative;
	width:990px;
	margin:20px;
}
.section-950 {
	position:relative;
	width:950px;
	margin:20px 40px;
}
.one-third {
	position:relative;
	float:left;
	width:290px;
	margin-left:20px;
	margin-right:20px;
}
.one-fifth {
	position:relative;
	float:left;
	width:190px;
}
.sidebar-width {
	position: relative;
	float: left;
	width: 240px;
	margin-right: 40px;
}
.content-width {
	position:relative;
	float:left;
	width:600px;
	margin:0 60px 0 10px;
}
.page-width {
	position:relative;
	float:left;
	width:625px;
	margin:0 35px 0 10px;
}
.bar {
	width:950px;
	margin:10px auto;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	behavior: url('js/ie-css3.html');
	overflow:hidden;
}
.push {
	height:108px;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}
#superwrapper {
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 auto 0 px;
}
#header {
	height:108px;
	background-image:url('images/header-bkg.html');
	background-repeat:repeat-x;
}
#body {
	padding-bottm: 108px;
	overflow: auto;
	background-color: #fff;
}
#footer {
	height:220px;
	background-image:url('images/footer-bkg.jpg');
	background-repeat:repeat-x;
	position:relative;
	margin-top:-128px;
	clear:both;
}
/*----------------< EMERGENCY MESSAGE CLASSES >----------------*/
#emergency {
	background:#ffe9e9;
}
#alert {
	margin:10px auto;
	border:3px solid #d25e5e;
	background:#fff;
}
#alert h1 {
	margin:12px 18px 6px 18px;
	color:#bc001f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:18px;
}
#alert p {
	margin:6px 18px 12px 18px;
	color:#5d4f51;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:17px;
}
/*----------------< HEADER CLASSES >----------------*/
.header-left{
	width:280px;
	float:left;
	margin:0 0 0 20px;
}
.header-right {
	width:690px;
	height:108px;
	float:right;
	margin:0 40px 0 0;
} 
.header-right-top {
	width:690px;
	height:44px;
	float:left;
}
.header-right-bottom {
	width:690px;
	height:64px;
	float:left;
}
/*----------------< HORIZONTAL NAVIGATION CLASSES >----------------*/
.nav-h {
	list-style:none;
	position:relative;
	z-index:9999;
}
.nav-h li {
	float:left;
	position:relative;
}
.nav-h a {
	display:block;
}
.nav-h ul li {
	margin:0;
	float:none;
}
.nav-h ul li a {
	white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
}
.nav-h li:hover ul {
	width:auto;
	overflow:auto;
	left:0;
	top:auto;
	opacity: 1;
}
/*----------------< VERTICAL NAVIGATION CLASSES >----------------*/
.nav-v {
	list-style:none;
	position:relative;
}
.nav-v li {
	float:left;
	clear:both;
}
.nav-v ul li {
	float:left;
	clear:both;
}
/*----------------< HEADER: NAV HEADER >----------------*/
#header-nav-menu {
	margin:19px 0 20px 0;
	height:25px;
	float:right;
}
#header-nav-menu li{
	height:25px;
}
#header-nav-menu a{
	font-size:15px;
	font-weight:normal;
	line-height:15px;
	padding:5px 12px;
	color:#fff;
	-webkit-transition: width, opacity .5s ease-in-out;
    -moz-transition: width, opacity .5s ease-in-out;
	-ms-transition: width, opacity .5s ease-in-out;
    -o-transition: width, opacity .5s ease-in-out;
    -khtml-transition: width, opacity .5s ease-in-out;
    transition: width, opacity .5s ease-in-out;
}
#header-nav-menu > li:first-child a{
	/* padding-left:0 !important; */
}
#header-nav-menu > li:last-child a{
	/* padding-right:0 !important; */
}
#header-nav-menu a:hover{
	color:#8adaff;
}
#header-nav-menu ul {
	list-style:none;
	position:absolute;
	padding:10px 0;
	background:#189cd8;
	-webkit-border-radius:0 0 6px 6px;
	-moz-border-radius:0 0 6px 6px;
	-ms-border-radius:0 0 6px 6px;
	-o-border-radius:0 0 6px 6px;
	-khtml-border-radius: 0 0 6px 6px;
	border-radius:0 0 6px 6px;
	behavior: url('js/ie-css3.html');
	opacity: 0;
	width:0px;
	overflow:hidden;
	left: 0;
	z-index: -1;
	-webkit-transition: width, opacity .5s ease-in-out;
	-moz-transition: width, opacity .5s ease-in-out;
    -ms-transition: width, opacity .5s ease-in-out;
	-o-transition: width, opacity .5s ease-in-out;
	-khtml-transition: width, opacity .5s ease-in-out;
    transition: width, opacity .5s ease-in-out;
}
#header-nav-menu ul li{
	height:28px;
	margin:0;
}
#header-nav-menu ul li:last-child a {
	padding-bottom:10px;
	-moz-border-radius:0 0 6px 6px;
	-webkit-border-radius:0 0 6px 6px;
	-khtml-border-radius: 0 0 6px 6px;
	-o-border-radius:0 0 6px 6px;
	border-radius:0 0 6px 6px;
	behavior: url('js/ie-css3.html');
}
#header-nav-menu ul a{
	font-size:14px;
	line-height:28px;
	padding:0 14px;
}
#header-nav-menu li:hover ul {
	width:auto;
	overflow:auto;
	left:0;
	top:auto;
	opacity: 1;
}
#header-nav-menu li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
	color:#8adaff;
}
#header-nav-menu li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	text-decoration:none;
	color:#fff;
}
#header-nav-menu li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */ color: #86d2f4; }
/*
.current-menu-ancestor a { color:#8adaff !important; }
.current-page-ancestor a { color:#8adaff !important; }
*/
#header-nav-menu li.current_page_item a,
#header-nav-menu li.current-menu-ancestor a,
#header-nav-menu li.current-menu-item a,
#header-nav-menu li.current-menu-parent a {
    color:#8adaff;
}
.sub-menu li.current_page_item a,
.sub-menu li.current-menu-ancestor a,
.sub-menu li.current-menu-item a,
.sub-menu li.current-menu-parent a {
    color:#8adaff !important;
}

/*----------------< HEADER: NAV SOCIAL >----------------*/
#header-nav-social {
	height:28px;
	margin:16px 0 0 0;
	float:right;
}
#header-nav-social li {
	margin-left:10px;
}
#header-nav-social li a {
	font-family:Helvetica, Arial, FreeSans, sans-serif;
	font-size:11px;
	line-height:28px;
	color:#fff;
}
.associate_login_btn a{
	
	margin-right:8px;
	width:156px;
	height:28px;
	overflow:hidden;
	background-image:url('CMA-Global%20_files/images/associate_login-btn.jpg');
	background-position:0px 0px;
}
.associate_login_btn a:hover {
	background-position:0px -28px !important;
}
.associate_login_btn a{
	width:156px;
	height:28px;
	overflow:hidden;
	background-image:url('images/associate_login-btn.jpg');
	background-position:0px 0px;
}
.associate_login_btn a:hover {
	background-position:0px -28px !important;
}


/** Certificates **/

.Certificate1 a{
	
	margin-top:-10px;
	margin-right:8px;
	width:83px;
	height:50px;
	overflow:hidden;
	background-image:url('CMA-Global%20_files/images/IFS_icon.jpg');
	background-position:0px 0px;
}
.Certificate1 a:hover {
	background-position:0px -50px !important;
}
.Certificate1 a{
	width:83px;
	height:50px;
	overflow:hidden;
	background-image:url('images/IFS_icon.jpg');
	background-position:0px 0px;
}
.Certificate1 a:hover {
	background-position:0px -50px !important;
}




.Certificate2 a{
	
	margin-top:-10px;
	margin-right:7px;
	width:39px;
	height:50px;
	overflow:hidden;
	background-image:url('CMA-Global%20_files/images/BRC_Icon.jpg');
	background-position:0px 0px;
}
.Certificate2 a:hover {
	background-position:0px -50px !important;
}
.Certificate2 a{
	width:39px;
	height:50px;
	overflow:hidden;
	background-image:url('images/BRC_Icon.jpg');
	background-position:0px 0px;
}
.Certificate2 a:hover {
	background-position:0px -50px !important;
}



.Certificate3 a{
	
	margin-top:-10px;
	margin-right:7px;
	width:52px;
	height:50px;
	overflow:hidden;
	background-image:url('CMA-Global%20_files/images/ISO_Icon.jpg');
	background-position:0px 0px;
}
.Certificate3 a:hover {
	background-position:0px -50px !important;
}
.Certificate3 a{
	width:52px;
	height:50px;
	overflow:hidden;
	background-image:url('images/ISO_Icon.jpg');
	background-position:0px 0px;
}
.Certificate3 a:hover {
	background-position:0px -50px !important;
}

/*--------< SOCIAL NETWORK BUTTONS >------------*/
.social_sprite a {
	width:36px;
	height:36px;
	margin-top:0px;
	margin-bottom:3px;
	overflow:hidden;
	
}
#linkedin a {
	background-position:0 0;
}
#linkedin a:hover {
	background-position:0 -22px;
}
#vimeo a {
	background-position:-21px 0;
}
#vimeo a:hover {
	background-position:-21px -22px;
}
#english a {	
	background-position:-42px 0;
}
#english a:hover {
	background-position:-42px -22px;
}
#rss a {
	background-position:-63px 0;
}
#rss a:hover {
	background-position:-63px -22px;
}
#russian a {
	background-position:-84px 0;
}
#russian a:hover {
	background-position:-84px -22px;
}

/*----------------< HOME PAGE >----------------*/
.bar h3 {
	color:#fff;
	line-height:25px;
	margin:10px 20px;
	text-align:center;
}
#orange {
	background-color:#27a3d7;
}
#blue {
	background-color:#189cd8;
}
#home-widget {
	height:300px;
}
.widget {
	width:278px;
	margin:0 20px;
	position:relative;
	float:left;
	border:6px solid #f3f3f3;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	-o-border-radius:6px;
	border-radius:6px;
	behavior: url('js/ie-css3.html');
}
.widget h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#656565;
	line-height:32px;
	height:32px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 12px;
}
.widget a {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#104c7f;
	margin:0 6px;
}
.widget small {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	color:#189cd8;
	margin:0 6px;
}
.widget ul {
	list-style:none;
	margin:8px;
}
.widget ul li {
	display:block;
	position:relative;
}

#home-widget1 {
	height:300px;
}
.widget1 {
	width:278px;
	margin:0 20px;
	position:relative;
	float:left;
	border:6px solid #f3f3f3;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	-o-border-radius:6px;
	border-radius:6px;
	behavior: url('js/ie-css3.html');
}
.widget1 h5 {
  display: block;
    color: #fff;
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    text-transform: uppercase;
    text-align: center;
    line-height: 28px;
}
.widget1 a {
  display: block;
    color: #fff;
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    text-transform: uppercase;
    text-align: center;
    line-height: 28px;
}
.widget1 small {
  display: block;
    color: #fff;
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    text-transform: uppercase;
    text-align: center;
    line-height: 28px;
}
.widget1 ul {
	list-style:none;
	margin:8px;
}
.widget1 ul li {
	display:block;
	position:relative;
}

  
	
	
	
	
	

/*-- Business Services --*/
.widget ul.list#services-menu li {
	height:36px;
	background-color:#ebebeb;
	margin-bottom:4px;
	border-left-width:12px;
	border-left-style:solid;
	-webkit-transition: border .5s ease-in-out;
    -moz-transition: border .5s ease-in-out;
    -ms-transition: border .5s ease-in-out;
	-o-transition: border .5s ease-in-out;
    transition: border .5s ease-in-out;
}
.widget ul.list#services-menu li a {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:36px;
	color:#656565;
	padding-left:10px;
}
.widget ul.list#services-menu li:hover {
	border-left-width:20px;
}
.widget ul.list #service-1 {
	border-left-color:#1493c4;
}
.widget ul.list #service-2 {
	border-left-color:#990235;
}
.widget ul.list #service-3 {
	border-left-color:#000099;
}
.widget ul.list #service-4 {
	border-left-color:#276f5b;
}
.widget ul.list #service-5 {
	border-left-color:#c39951;
}
.widget ul.list #service-6 {
	border-left-color:#33cc33;
}
.widget ul.list#services-menu li:last-child {
	margin-bottom:0 !important;
}
/*-- FMI News Feed --*/
.widget ul.feed#fmi li {
	float:left;
	height:auto;
	background-color:#f4f4f4;
}
.widget ul.feed#fmi li small {
	display:block;
	float:left;
	margin-top:12px;
	margin-bottom:4px;
	font-size:10px;
	line-height:10px;
	height:10px;
	color:#189cd8;
}
.widget ul.feed#fmi li a {
	display:block;
	float:left;
	font-size:12px;
	line-height:18px;
	color:#104c7f;
	margin-bottom:12px;
	font-weight:bold;
}
.widget ul.feed#fmi li a:hover {
	text-decoration:underline;
}
.widget ul.feed#fmi li.fmi-bg-odd {
	background-color:#fff;
}
/*.widget ul.feed#fmi li:nth-child(2n) {
	background-color:#fff;
}*/
/*-- Open Jobs Feed --*/
.widget ul.feed .job-details {
	display:block;
	position:relative;
	float:left;
	width:222px;
	background-color:transparent;
}
.widget ul.feed#jobs li {
	float:left;
	height:auto;
	background-color:#f1f7f9;
}
.widget ul.feed#jobs li a {
	display:block;
	float:left;
	font-size:14px;
	line-height:18px;
	color:#104c7f;
	margin-top:8px;
	font-weight:bold;
	width:100%;
}
.widget ul.feed#jobs li a:hover {
	text-decoration:underline;
}
.widget ul.feed#jobs li small {
	display:block;
	float:left;
	margin-top:4px;
	margin-bottom:12px;
	font-size:10px;
	line-height:10px;
	height:10px;
	color:#189cd8;
	width:100%;
}
.widget ul.feed#jobs li.jobs-bg-odd {
	background-color:#fff;
}
/*
.widget ul.feed#jobs li:nth-child(2n) {
	background-color:#fff;
}*/
.scroll {
	width:100%;
	display:block;
	overflow:scroll;
	overflow-y:scroll;
	overflow-x:hidden;
}
#home-widget-scroll {
	height:260px;
}
#companies h3 {
	display:block;
	text-transform:uppercase;
	text-align:center;
	line-height:60px;
	color:#e5e5e5;
}
#company-logo {
	height:100px;
	width:190px;
}

/*---------------- FOOTER ----------------*/
.footer-left {
	float:left;
	height:108px;
	width:120px;
}
.footer-middle {
	float:left;
	height:108px;
	width:680px;
}
.footer-right {
	float:left;
	height:108px;
	width:170px;
}
#footer-logo {
	margin:20px 0 20px 0;
	height:70px;
}
#footer-nav-menu {
	margin:40px 0 15px 0;
	height:12px;
	float:left;
}
#footer-nav-menu li{
	margin:0 12px 0 0;
	padding-right:12px;
	border-right:1px solid #fff;
}
#footer-nav-menu > li:first-child{
	margin-left:16px;
}
#footer-nav-menu > li:last-child{
	margin-right:0;
	padding-right:0;
	border-right:none;
}
#footer-nav-menu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	line-height:12px;
	color:#fff;
}
#footer-nav-menu a:hover{ text-decoration:underline; color: #FFF; }
#footer-nav-social {
	margin:27px 0 0 0;
	height:22px;
	float:right;
}
#footer-nav-social li {
	margin-left:10px;
}
#footer-nav-social .social_sprite a{
	margin:0;
}
#footer-legal { float: left; font-size: 12px; color: #FFF; margin-left: 15px; }
#footer-legal a { color: #FFF; text-decoration: none; }
#footer-legal a:hover { color: #FFF; text-decoration: underline; }
#footer-iCMA-Global.es {
	height: 53px;
	width: 233px;
	overflow: hidden;
	background-image: url(images/footer-iCMA-Global.es-bg.html);
}
#footer-iCMA-Global.es img {
	max-width: 600px !important;
	position:relative;
	top:0px;
}
/*-- 404 --*/
.error404 #content h1 {
	text-align:center;
	font-size:44px;
	line-height:44px;
	margin-top:32px;
}
.error404 #content h2 {
	text-align:center;
}
/*-- SEARCH ---*/
form, fieldset, input {
	display:block;
	position:relative;
	margin:0;
	padding:0;
	border:none;
	background-color:transparent;
}
.s-search {
	width:400px;
	margin:60px auto;
	background-color:#ededed;
	display:block;
	min-height:120px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	behavior:url('js/ie-css3.html');
}
.s-search p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:18px;
	color:#1b9ed5;
	text-align:center;
	margin:0 auto;
}
.s-search #s {
	color:#999;
	width:100%;
	height:24px;
	padding:4px 0 0 8px;
	font-size:12px;
	line-height:12px;
	background-color: #fff;
	margin:0 auto;
}
.s-header #s {
	width:216px;
	height:24px;
	padding:4px 0 0 8px;
	font-size:12px;
	line-height:24px;
	background:url(images/search_form-header.html) no-repeat;
	color:#fff;
}
.s-header #s::-webkit-input-placeholder {
    color:#fff;
	font-size:12px;
	line-height:24px;
}
.s-header #s:-moz-placeholder {
    color:#fff;
	font-size:12px;
	line-height:24px;
}
.s-header #s:-ms-input-placeholder {
    color:#fff;
	font-size:12px;
	line-height:24px;
}
.s-header #s.placeholder {
	color:#fff;
	font-size:12px;
	line-height:24px;
}
/*----------------< FLEXSLIDER >----------------*/
#homeslider a.flexlink {
display: block;
margin: 0;
padding: 0;
}


/**   **/


pre {
  border:1px solid #000;
  overflow-x:auto;
  background: #222;
  color: #fff;
  text-shadow: none;
}

.wrapper4 {
	width: 900px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.wrapper5 {
    width: 800px;
    padding: 0 0px 0px 0px;
    margin: auto;
}

.jcarousel-wrapper {
    margin: 0px auto;
    position: relative;
    border: 0px solid #fff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 0 0px ;
    -moz-box-shadow: 0 0 0px ;
    box-shadow: 0 0 0px ;
}

/** Carousel **/ 

.jcarousel {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin-bottom: 15px;
	margin-top: 5px;
	margin-left: 10px;
}

.jcarousel ul {
    width: 15000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
	width: 150px;
	float: left;
	border: 0px solid #fff;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #FFF;
}

.jcarousel img {
    display: block;
    width: 180px;
    height: 80px !important;
}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
   background-color: #1046a6;
	background-position: center center;
	background-repeat: no-repeat;
	border: 1px solid #8dceec;
	width: 30px;
	height: 80px;
	top: 50%;
	margin-top: 10px;
	opacity: 0.7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	outline: none;
	border: 1px solid #8dceec;
	border-right-color: #0997d9;
	border-bottom-color: #0997d9;
	top: -10px;
	-moz-box-shadow: 1px 1px 4px #ff0000;
	-webkit-box-shadow: 1px 1px 4px #ff0000;
	box-shadow: 1px 1px 4px #666666;
	text-align: center;
    text-decoration: none;
	text-shadow: 0 0 1px #000;
    font: 50px/25px Arial, sans-serif;
	
}



.jcarousel-control-prev {
    left: -50px;
}

	


.jcarousel-control-next {
    right:  -50px;
}

.jcarousel-control-next:hover,
.jcarousel-control-prev:hover,
a.ps_close:hover{
	opacity:1.0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);	
}
